home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / soundu / glx210.zip / GLX.FAQ < prev    next >
Text File  |  1994-05-04  |  2KB  |  60 lines

  1. This file answers some of the most frequently asked questions concerning
  2. The Galaxy Music Player :
  3.  
  4.  Q: I'm using SoundBlaster 2.0+ 44 Khz mode, but sound just stops sometimes ?
  5.  A: I know, somehow SoundBlaster 2.0+ High Speed DMA is *VERY* touchy, so
  6.     If it doesn't work too well, just use 22 Khz mode and GLX will use the
  7.     old SoundBlaster DMA, which works perfectly well with any program.
  8.  
  9.  Q: PAS support is doing REALLY strange on my system, what's up ?
  10.  A: I don't exactly know what's the problem, but try using all configurations
  11.     and by the way only 8 Bit DMA channels, 0-3, are supported !
  12.  
  13.  ----
  14.  
  15.  Q: Hey, my system is doing FUNNY, what's the prob ?
  16.  A: Could be an Upper Memory Block conflict, use /UMB to disable UMB usage
  17.  
  18.  ____
  19.  
  20.  Q: Hmm, UMB usage ? Doesn't work with my system !
  21.  A: I had the same problems when I had this line in my CONFIG.SYS :
  22.  
  23.     DOS=HIGH,UMB
  24.  
  25.     DOS's mem utility gives GREAT detail on Upper Memory when you've enabled it,
  26.     but the BAD thing is that DOS confiscates all Upper Memory so that the
  27.     XMS driver can't access it anymore, so if you want to use your UMB's
  28.     to-the-max put this line in your CONFIG.SYS and LOAD an EMS Driver !!!
  29.  
  30.     DOS=HIGH
  31.  
  32.  ----
  33.  
  34.  Q: Are you going to release an object-module for C/Pascal/Assembler ?
  35.  A: Yope, it's for sure now and it'll be a commericial module.
  36.  
  37.  ----
  38.  
  39.  Q: How about supporting protected mode for 80386+ ?
  40.  A: Well, check out GLX32 (also in the archive) which will only run on a
  41.     80386 or better with at least 1 Mb of extended memory and it'll use
  42.     ALL the available (extended) memory ;-))
  43.  
  44.  ----
  45.  
  46.  Q: When are you going to support XMS ?
  47.  A: Hmm, when I have time left, not !
  48.  
  49.  ----
  50.  
  51.  Q: Hey, why is GUS replay so slow ?
  52.  A: There's running a 22 Khz mono mixer too, for spectrum analyzer data.
  53.  
  54.  ----
  55.  
  56.  Q: My system is rebooting after I've started GLX, what's up?
  57.  A: I think you're running Soft-ICE, the built in ANTI-Debugging engine of
  58.     GLX detects if Soft-ICE is present and if so reboots your system, so
  59.     in order to fix this problem, just remove Soft-ICE
  60.